skip_noencoding_locales
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sat, 14 Sep 2019 15:37:43 +0000 (16:37 +0100)
commit059c641a6c9cbf01019b3b6baec7b805baab4b09
treea736e148a1e8e295dd1f9ae29d89e8adb0378434
parent52ca4b0b0dcc85da896f4cdb33c81407997dc210
skip_noencoding_locales

Some datetime tests run the test in every available locale.
If this set includes locales without an encoding (currently dsb_DE
and sah_RU), it fails due to Python bug
https://bugs.python.org/issue20088

Failure log
https://tests.reproducible-builds.org/debian/rbuild/buster/amd64/pandas_0.23.3+dfsg-3.rbuild.log.gz

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug: https://github.com/pandas-dev/pandas/issues/20957
Forwarded: no

Gbp-Pq: Name skip_noencoding_locales.patch
pandas/util/testing.py